*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Sat, 18 Aug 2007 23:43:32 +0000 (23:43 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 18 Aug 2007 23:43:32 +0000 (23:43 +0000)
lisp/ChangeLog

index 4e6e4c8c8cf0a44e9b862973194b1d4f81ac125e..924e8293c16672be5cacbd2ba6160db975a6a0aa 100644 (file)
@@ -1,3 +1,17 @@
+2007-08-18  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Convert
+       comment to basic doc string.  Also apply eldoc-argument-case in
+       the help-split-fundoc case.  Adapt for changed behavior of
+       eldoc-function-argstring, eldoc-function-argstring-format, and
+       eldoc-highlight-function-argument.
+       (eldoc-highlight-function-argument): Make INDEX argument
+       optional, just call eldoc-docstring-format-sym-doc if absent.
+       (eldoc-function-argstring): Change the behavior.  Now it converts
+       an argument list to a string.
+       (eldoc-function-argstring-format): Change the behavior.  Now it
+       applies `eldoc-argument-case' to a string.
+
 2007-08-18  Martin Rudalics  <rudalics@gmx.at>
 
        * progmodes/ada-mode.el (ada-create-syntax-table): Move